anchor

open fun anchor(@Nullable() anchor: ViewAnnotationAnchor): ViewAnnotationOptions.Builder

Anchor describing where the view annotation will be located relatively to given geometry.If anchor is null, default value `CENTER` will be applied.